Gets the function bounds. Bounds elements must be in order of increasing value, and each value must be within the domain defined by
Syntax
publicdouble[] getBounds()
Return Value
An array of k - 1 numbers that, in combination with PDFFunction.getDomain, define the intervals to which each function from the getFunctions array applies.